-- card: 11390 from stack: in.STK -- bmap block id: 11537 -- flags: 0000 -- background id: 2575 -- name: -- part 1 (button) -- low flags: 00 -- high flags: 8005 -- rect: left=105 top=121 right=140 bottom=127 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button ----- HyperTalk script ----- on mouseUp beep 1 answer "Incorrect, the answer is False" visual effect dissolve go next end mouseUp -- part 2 (button) -- low flags: 00 -- high flags: 8005 -- rect: left=105 top=156 right=175 bottom=127 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button ----- HyperTalk script ----- on mouseUp beep 5 answer "Correct!!!" visual effect dissolve go next end mouseUp